projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19cd5cd
)
(calc-curve-fit): Change plot indicator.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Sat, 4 Aug 2007 15:12:22 +0000
(15:12 +0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Sat, 4 Aug 2007 15:12:22 +0000
(15:12 +0000)
lisp/calc/calcalg3.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calcalg3.el
b/lisp/calc/calcalg3.el
index eb3611c3fd0549965166b96d3091c055f750b48c..5aa410be19e675cd0595f50bbc346072c3ead80a 100644
(file)
--- a/
lisp/calc/calcalg3.el
+++ b/
lisp/calc/calcalg3.el
@@
-137,7
+137,7
@@
(message
"Fit to model: %s:%s%s"
(nth which msgs)
- (if plot "
p
" " ")
+ (if plot "
P
" " ")
(if homog "h" ""))
(setq key (read-char))
(cond ((= key ?\C-g)